API Management (1 / 25): Which of the following API Management policies would one use if one wants to apply a policy based on a condition?
Answer:
The choose policy applies enclosed policy statements based on the outcome of evaluation of boolean expressions.
The forward-request policy forwards the incoming request to the backend service specified in the request context.
The return-response policy aborts pipeline execution and returns either a default or custom response to the caller.